home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d13 / nostop2.arc / NOSTOP.TXT < prev   
Text File  |  1990-10-14  |  3KB  |  69 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                      NoStop
  7.  
  8.                                        by
  9.  
  10.                                  J. Scott Sanbar
  11.  
  12.                                  8100 Glenwood
  13.                             Oklahoma City, OK 73114
  14.  
  15.                                 CIS: 73760,3304
  16.  
  17.  
  18.  
  19. NOSTOP.SYS - disable CTRL-ALT-DEL, CTRL-BREAK and CTRL-C for MS-DOS 2.x
  20.              and higher.  Installable device driver with minimal RAM use.
  21.              Should work on any IBM PC/XT/AT/PS/2 or true compatible.
  22.  
  23. NOSTOP.SYS is a very simple device driver installed at boot-up via the
  24. CONFIG.SYS file.  It throws away the CTRL-ALT-DEL (warm boot), CTRL-BREAK,
  25. and CTRL-C keyboard combinations, effectively making any operation including
  26. batch files, executable programs and DOS itself unstoppable from the
  27. keyboard.  Once installed, the only way to halt the computer is to hit
  28. the reset button or turn off the computer.  
  29.  
  30. TO USE:  simply include this line in your CONFIG.SYS file that resides in
  31. the root directory of the boot disk:
  32.  
  33. DEVICE=NOSTOP.SYS
  34.  
  35. The above assumes NOSTOP.SYS resides in the root (\) directory of the boot
  36. disk.  If NOSTOP.SYS resides in some other directory you must include a
  37. path.  For instance, if NOSTOP.SYS resides on the C: drive in the \UTILITY
  38. subdirectory:
  39.  
  40. DEVICE=C:\UTILITY\NOSTOP.SYS
  41.  
  42. It is suggested that NOSTOP.SYS be declared in the CONFIG.SYS file before
  43. any devices or TSR's that might be halted via one of the key combinations
  44. NOSTOP.SYS disables.
  45.  
  46. NOSTOP.SYS is shareware and is fully copyrighted.  You may use it freely
  47. and distribute it in its original form along with this text file.  However,
  48. you may not alter it or distribute it without this text file, and may not
  49. charge to distribute it.  If you wish to use NOSTOP.SYS, you MUST send
  50. a $5.00 registration fee to the address below:
  51.  
  52.           J. Scott Sanbar
  53.           8100 Glenwood
  54.           Oklahoma City, OK 73114
  55.  
  56.           CIS: 73760,3304
  57.  
  58. You may use NOSTOP.SYS for a trial period of TEN (10) days after which time
  59. you must either register or discontinue its use.
  60.  
  61. NOSTOP.SYS may not work with 386 protected mode operating environments like
  62. Windows 3.0.  IE, NOSTOP will not disable warm boot under Windows 3.0 in
  63. 386 Enhanced mode, although it will work fine in real or standard mode and
  64. will still throw away CTRL-BREAK and CTRL-C.
  65.  
  66. The device driver NOSTOP.SYS and this text file, NOSTOP.TXT, are both:
  67.  
  68. Copyright (c) 1990 by J. Scott Sanbar.  All Rights Reserved.
  69. Shareware